*{
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
	text-decoration: none;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.hide{
	display: none;
}
body{
	min-width: 1200px;
}


.body_box{
	width: 100%;
	position: relative;
}

.bg2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 773px;
    height: 667px;
    background: url(2.png) right top no-repeat;
    z-index: -1;
}
.bg4 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 773px;
    height: 667px;
    background: url(4.png) right bottom no-repeat;
    z-index: -1;
}


.content{
	width: 1200px;
	background-color: #fff;
	margin: 30px auto 0;
	padding: 35px 32px;
	overflow: hidden;
	position: relative;
}


.content_top{
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
}


.banner {
    width: 482px;
    height: 300px;
    float: left;
}
.focusBox {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family: Arial;
    text-align: left;
    background: #fff;
}
/* 图片设置 */
.focusBox .pic img {
    width: 100%;
	height: 300px;
    display: block;
}
/* 文字提示设置 */
.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 45px;
    width: 100%;
    background: url(/picture/0/2006221057038813825.png) center center no-repeat;
    overflow: hidden;
}

.focusBox .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 45px;
  width: 100%;
  overflow: hidden;
}

.focusBox .txt li {
  height: 45px;
  line-height: 45px;
  position: absolute;
  bottom: -40px;
}

.focusBox .txt li a {
  display: block;
  color: white;
  padding: 0 0 0 24px;
  font-size: 16px;
  font-weight:400;
  text-decoration: none;
}
/* 圆点设置 */
.focusBox .num {
  position: absolute;
  z-index: 3;
  bottom: 20px;
  right: 0px;
  height: 7px;
  margin-right: 15px;
}

.focusBox .num li {
    float: left;
    width: 8px;
    height: 7px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    background: url(/picture/0/2006221057389602644.png) center center no-repeat;
    margin-right: 5px;
}

.focusBox .num li a,
.focusBox .num li span {
  position: absolute;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
}

.focusBox .num li{
  z-index: 1;
  color: #fff;
}

.focusBox .num ul {
  width: 100%;
  height: auto;
}

.focusBox .num li.on,
.focusBox .num .on:hover {
	width: 15px;
	height: 7px;
    background: url(/picture/0/2006221057389838255.png) center center no-repeat;
}  
.focusBox .pic {
  position: relative;
}



.sfq_box{
	width: 648px;
	height: 300px;
	float: right;
}
.xwdt_title{
	width: 39px;
	height: 300px;
	background-color: #c7ddf3;
	color: #226db7;
	float: left;
	transition: all 0.5s ease-out;
	position: relative;
	font-size: 17px;
	cursor: pointer;
	border-left: 1px solid #fff;
}
.xwdt_title_txt{
	width: 17px;
	margin: 85px auto 0;
	
}
.xwdt_title_hover{
	width: 60px;
	background-color: #4689cc;
	color: #fff;
	font-size: 21px;
	border-left: none;
}
.xwdt_title_hover .xwdt_title_txt{
	width: 21px;
}
.xwdt_list{
	width: 0px;
	height: 300px;
	display: none;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #c7ddf3;
	border-top: 1px solid #c7ddf3;
	transition: all 0.5s ease-out;
}
.xwdt_list_show{
	width: 430px;
	display: block;
}
.xwdt_item{
	padding-left: 28px;
	background: url(/picture/0/2006221058327302463.png) 12px center no-repeat;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
}
.xwdt_item a{
	color: #333;
}




.content_middle{
	width: 100%;
}
.content_middle_box{
	width: 100%;
}
.middle_title_list{
	width: 721px;
	height: 76px;
	margin: 0 auto;
}
.middle_title_item{
	width: 220px;
	height: 77px;
	float: left;
	margin-left: 30px;
	font-size: 21px;
	color: #fff;
	line-height: 66px;
	padding-left: 96px;
}
.middle_title_item:first-child{
	margin-left: 0;
}
.middle_title_item01{
	background: url(/picture/0/2006221824366294311.png) top center no-repeat;
}
.middle_title_item02{
	background: url(/picture/0/2006221824365919515.png) top center no-repeat;
}
.middle_title_item03{
	background: url(/picture/0/2006221824366683186.png) top center no-repeat;
}
.middle_title_item01_hover{
	background: url(/picture/0/2006221824366555724.png) top center no-repeat;
}
.middle_title_item02_hover{
	background: url(/picture/0/2006221824366162912.png) top center no-repeat;
}
.middle_title_item03_hover{
	background: url(/picture/0/2006221824366805282.png) top center no-repeat;
}
.middle_main_box{
	margin-top: 20px;
	border-top: 1px solid #bcbcbc;
	overflow: hidden;
}
.middle_main{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.middle_main_list{
	width: 1136px;
	float: left;
	overflow: hidden;
}
.middle_main_list01{
	padding-top: 22px;
}
.wyk_top{
	width: 100%;
	margin-bottom: 42px;
}
.zcfg_box{
	width: 392px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.zcfg_title_box{
	width: 100%;
	height: 25px;
	margin-bottom: 15px;
}
.zcfg_title_list{
	width: 100%;
	height: 25px;
	overflow: hidden;
	color: #a1a1a1;
}
.zcfg_title_list li{
	float: left;
}
.zcfg_title_item{
	font-size: 17px;
	height: 25px;
	line-height: 25px;
}
.zcfg_title_item a{
	display: block;
	width: 100%;
	height: 100%;
}
.zcfg_dian{
	width: 6px;
	height: 25px;
	background: url(/picture/0/2006221828194514196.png) center center no-repeat;
	margin: 0 15px;
}
.zcfg_dian_grey{
	background: url(/picture/1/2007091448238293241.png) center center no-repeat;
}
.zcfg_title_item01 a{
	font-weight: bold;
	color: #c01300;
}
.zcfg_title_item02 a{
	color: #c01300;
}
.zcfg_title_item03 a{
	color: #a1a1a1;
}
.zcfg_list_box{
	width: 100%;
	overflow: hidden;
}
.zcfg_list{
	width: 100%;
	overflow: hidden;
	display: none;
}
.zcfg_item{
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	padding-top: 10px;
}
.zcfg_item:first-child{
	padding-top: 0;
}
.zcfg_item a{
	display: block;
	width: 100%;
	height: 100%;
}
.zcfg_item .zcfg_item_txt{
	color: #333333;
	display: block;
	width: 100%;
	height: 21px;
	line-height: 21px;
	font-size: 16px;
	padding-right: 10px;
}
.zcfg_item .zcfg_item_tips{
	display: block;
	height: 59px;
	color: #999999;
	font-size: 13px;
	line-height: 30px;
	padding-right: 10px;
	margin-bottom: 5px;
}
.zcfg_show{
	display: block;
}
.xwfb{
	width: 415px;
	float: left;
	margin-right: 32px;
}
.xwfb_title{
	height: 25px;
	font-size: 17px;
	margin-bottom: 15px;
}
.xwfb_title a{
	color: #c01300;
	font-weight: bold;
}
.xwfb_fbyg{
	width: 100%;
	height: 75px;
	margin-bottom: 12px;
}
.xwfb_fbyg a{
	display: block;
	width: 100%;
	height: 100%;
}
.xwfb_fbyg_txt{
	width: 75px;
	height: 75px;
	font-size: 16px;
	color: #fff;
	background-color: #0061b4;
	font-weight: bold;
	padding: 16px;
	text-align: center;
	float: left;
}
.xwfb_fbyg img{
	width: 340px;
	height: 75px;
	float: left;
}
.xwfb_hg_box{
	width: 100%;
	height: 180px;
}
.xwfb_hg_list{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.xwfb_hg_item{
	width: 202px;
	height: 100%;
	margin-left: 10px;
	float: left;
}
.xwfb_hg_item:first-child{
	margin-left: 0;
}
.xwfb_hg_item a{
	display: block;
	width: 100%;
	height: 100%;
}
.xwfb_hg_img{
	width: 100%;
	height: 124px;
	position: relative;
}
.xwfb_hg_img img{
	width: 100%;
	height: 124px;
}
.xwfb_hg_tips{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 71px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	background: url(/picture/0/2006221829289154486.png) center center;
}
.xwfb_hg_txt_box{
	width: 100%;
	height: 56px;
	border: 1px solid #cfcfcf;
	padding-left: 10px;
}
.xwfb_hg_txt{
	color: #355e92;
	font-size: 13px;
	margin-bottom: 7px;
	margin-top: 7px;
}
.xwfb_hg_date{
	color: #666666;
	font-size: 11px;
}
.zfxxgkzl{
	width: 267px;
	float: left;
}
.zfxxgkzl_title{
	height: 25px;
	font-size: 17px;
	margin-bottom: 15px;
}
.zfxxgkzl_title a{
	color: #c01300;
	font-weight: bold;
}
.zfxxgkzl_list_box{
	width: 100%;
	border-left: 2px solid #c64343;
	padding-left: 17px;
}
.zfxxgkzl_list{
	width: 100%;
	overflow: hidden;
}
.zfxxgkzl_item{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #efefef;
	line-height: 45px;
	font-size: 16px;
}
.zfxxgkzl_item a{
	display: block;
	width: 100%;
	height: 100%;
	color: #333;
	background: url(/picture/0/2006221830018741873.png) 222px center no-repeat;
}


.middle_main_list02{
	padding-top: 25px;
}
.wyb_left_box{
	width: 835px;
	float: left;
	margin-right: 28px;
	margin-left: 12px;
}
.wyb_left_title_list{
	width: 100%;
	height: 25px;
	font-size: 17px;
	font-weight: bold;
	color: #999;
}
.wyb_left_title_list li{
	float: left;
}
.wyb_left_title_item{
	color: #999;
}
.wyb_left_title_hover{
	color: #c01300;
}
.wyb_left_content_box{
	width: 100%;
	height: 487px;
	padding-top: 15px;
	padding-right: 28px;
	border-right: 1px solid #b3b3b3;
}
.sel_01{
	width: 100%;
	overflow: hidden;
	display: none;
}
.sel_01_hover{
	display: block;
}
.sel_02_title{
	width: 100%;
	height: 55px;
	overflow: hidden;
}
.sel_02_title_list{
	width: 100%;
	height: 55px;
	overflow: hidden;
	margin-bottom: 20px;
}
.sel_02_title_item{
	width: 393px;
	height: 55px;
	background: url(/picture/0/2006221830374912815.png) top center no-repeat;
	line-height: 50px;
	text-align: center;
	float: left;
	margin-left: 19px;
	color: #333;
}
.sel_02_title_item:first-child{
	margin-left: 0;
}
.sel_02_title_item_hover{
	background: url(/picture/0/2006221830375185763.png) top center no-repeat;
	color: #fff;
	font-weight: bold;
}
.sel_03_box{
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
	display: none;
}
.sel_02_hover{
	display: block;
}
.sel_03{
	width: 100%;
	overflow: hidden;
}
.sel_03_list{
	width: 100%;
	overflow: hidden;
	display: none;
}
.sel_03_hover{
	display: block;
}
.sel_03_item,
.sel_03_item1,
.sel_03_item2,
.sel_03_item3
{
	width: 186px;
	height: 58px;
	border: 1px solid #e3e1e1;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.sel_03_item a,
.sel_03_item1 a,
.sel_03_item2 a,
.sel_03_item3 a{
	display: block;
	width: 100%;
	height: 100%;
	color: #333;
	font-size: 14px;
	overflow: hidden;
}
.sel_03_item_img{
	width: 30px;
	height: 30px;
	float: left;
}
.sel_03_item_txt{
	float: left;
	height: 30px;
	margin: 14px 0;
	line-height: 30px;
	padding-left: 20px;
	border-left: 1px solid #e5e3e3;
}
.sel_03_title{
	width: 100%;
	height: 7px;
}
.sel_03_title_list{
	width: 84px;
	height: 7px;
	margin: 0 auto;
}
.sel_03_title_item{
	width: 37px;
	height: 7px;
	float: left;
	margin-left: 10px;
	background-color: #ccc;
}
.sel_03_title_item:first-child{
	margin-left: 0;
}
.sel_03_title_item_hover{
	background-color: #ff9900;
}
.wyb_right_box{
	width: 249px;
	float: left;
	margin-right: 12px;
}
.wyb_right_title{
	width: 100%;
	height: 25px;
	color: #c01300;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
}
.qtfw_list_box{
	border-top: 3px solid #355e92;
	width: 100%;
	overflow: hidden;
}
.qtfw_list{
	width: 100%;
	overflow: hidden;
}
.qtfw_item{
	width: 100%;
	height: 78px;
	border-top: 1px solid #c2cdd3;
	background-color: #e8f1f5;
}
.qtfw_item:first-child{
	border-top: none;
}
.qtfw_item a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url(/picture/0/2006221830018741873.png) 205px center no-repeat;
}
.qtfw_item_img{
	width: 78px;
	height: 77px;
	float: left;
}
.qtfw_item_txt{
	height: 21px;
	margin: 28px 0;
	line-height: 21px;
	font-size: 14px;
	color: #333;
}
.middle_main_list03{
	padding-top: 30px;
}
.wyw_left_box{
	width: 550px;
	float: left;
	margin-right: 32px;
}
.wyw_left_title{
	width: 100%;
	height: 25px;
	color: #c01300;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 15px;
}
.wyw_left_title a{
	color: #C01300;
}
.zxft_box{
	width: 100%;
	overflow: hidden;
}
.ftyg_box{
	width: 100%;
	margin-bottom: 25px;
	overflow: hidden;
}
.ftyg_title{
	width: 75px;
	height: 75px;
	color: #fff;
	text-align: center;
	padding: 15px;
	background-color: #355e92;
	float: left;
	text-align: center;
}
.ftyg_txt{
	float: left;
	width: 475px;
	height: 75px;
	background-color: #f2f0f0;
	color: #333;
	padding-left: 18px;
}
.ftyg_name{
	margin-top: 12px;
}
.ftyg_tips{
	margin-top: 12px;
	font-size: 12px;
	overflow: hidden;
}
.ftyg_date,
.ftyg_guest{
	float: left;
}
.ftyg_date{
	margin-right: 15px;
}
.fthg_box{
	width: 100%;
	height: 229px;
	margin-bottom: 25px;
}
.fthg_list{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.fthg_item{
	width: 265px;
	height: 100%;
	margin-left: 19px;
	float: left;
}
.fthg_item:first-child{
	margin-left: 0;
}
.fthg_item a{
	display: block;
	width: 100%;
	height: 100%;
}
.fthg_img{
	width: 100%;
	height: 143px;
	position: relative;
}
.fthg_img img{
	width: 100%;
	height: 143px;
}
.fthg_tips{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 94px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #fff;
	background: url(/picture/0/2006221829289154486.png) center center;
}
.fthg_txt_box{
	width: 100%;
	height: 86px;
	border: 1px solid #cfcfcf;
	padding-left: 12px;
	font-weight: bold;
}
.fthg_txt{
	color: #355e92;
	font-size: 14px;
	margin-bottom: 14px;
	margin-top: 16px;
}
.fthg_date{
	color: #666666;
	font-size: 12px;
}
.dczj_box{
	width: 100%;
	overflow: hidden;
}
.dczj_title{
	width: 100%;
	margin-bottom: 20px;
	font-size: 19px;
}
.dczj_title_list{
	width: 100%;
	overflow: hidden;
}
.dczj_title_list li{
	float: left;
	color: #999;
}
.dczj_title_item{
	height: 25px;
	line-height: 25px;
}
.dczj_title_item a{
	color: #999;
}
.dczj_title_item_hover a{
	color: #C01300;
}
.dczj_list_box{
	width: 100%;
	height: 215px;
	overflow: hidden;
}
.dczj_list{
	width: 100%;
	overflow: hidden;
	display: none;
}
.dczj_list_hover{
	display: block;
}
.dczj_item_top{
	width: 100%;
	height: 67px;
	border-bottom: 1px dashed #dedfe3;
	padding-bottom: 19px;
}
.dqzj{
	width: 47px;
	height: 47px;
	border: 1px solid #C01300;
	color: #C01300;
	font-size: 14px;
	text-align: center;
	padding: 3px;
	margin-right: 18px;
	float: left;
}
.dczj_item_top a{
	display: block;
	float: left;
	height: 100%;
}
.dczj_top_name{
	color: #355e92;
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.dczj_top_date{
	color: #999;
	font-size: 14px;
}
.dczj_item{
	padding-left: 12px;
	height: 37px;
	line-height: 37px;
	font-size: 14px;
	background: url(/picture/0/2006221058327302463.png) left center no-repeat;
}
.dczj_item a{
	float: left;
	color: #333;
}
.dczj_item_zt{
	color: #ca4848;
	float: right;
}



.wyw_right_box{
	width: 550px;
	float: left;
	position: relative;
}
.szxx_title{
	width: 235px;
	height: 77px;
	background: url(/picture/0/2006221832495856834.png) top center no-repeat;
	position: absolute;
	top: 0;
	left: 31px;
	z-index: 2;
}
.szxx_tips{
	width: 522px;
	height: 156px;
	background-color: #3f87af;
	color: #fff;
	font-size: 12px;
	padding-left: 50px;
	padding-top: 55px;
	position: absolute;
	line-height: 24px;
	top: 23px;
	left: 0;
	z-index: 1;
}
.szxx_list_box{
	width: 500px;
	border: 5px solid #e6e6e6;
	padding-bottom: 14px;
	position: absolute;
	left: 49px;
	top: 80px;
	z-index: 100;
	background-color: #fff;

}
.szxx_list{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.szxx_item{
	background-color: #fff;
	width: 100%;
	height: 78px;
	font-size: 14px;
	padding: 19px 15px;
}
.szxx_item a{
	color: #333;
}
.szxx_xq{
	color: #c31e1d;
}
.wyysjh{
	width: 214px;
	height: 42px;
	margin: 0 auto;
	background: url(/picture/0/2006221833402507453.png) center center no-repeat;
}
.wyysjh a{
	width: 100%;
	height: 100%;
	display: block;
	padding-left: 85px;
	line-height: 42px;
	color: #355e92;
}




.ztzl{
	width: 100%;
	margin-top: 50px;
}
.ztzl_title{
	width: 100%;
	height: 22px;
	margin-bottom: 42px;
}
.ztzl_title img{
	width: 100%;
	height: 22px;
}
.ztzl_banner{
	width: 100%;
}


.picScroll-left{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.picScroll-left .hd{
	position: relative;
}
.picScroll-left .next,
.picScroll-left .prev{
	position: absolute;
	height: 43px;
	display: block;
	top: 35px;
	overflow: hidden;
	cursor: pointer;
	z-index: 10;
}
.picScroll-left .next{
	right: 0;
}
.picScroll-left .prev{
	left: 0;
}
.picScroll-left .next img{
	height: 100%;
}
.picScroll-left .prev img{
	height: 100%;
}
.picScroll-left .bd{
	padding-left: 58px;
}
.picScroll-left .bd ul{
	zoom: 1;
}
.picScroll-left .bd ul li{
	width: 240px;
	height: 132px;
	margin-right: 19px;
	position: relative;
}
.picScroll-left .bd ul li a{
	display: inline-block;
}
.picScroll-left .bd ul li img{
	width: 240px;
	height: 132px;
}
.picScroll-left .bd ul li span{
	width: 222px;
	line-height: 51px;
	height: 51px;
	display: block;
	border-bottom: 3px solid #bb2335;
	background-color: #fff;
	text-align: center;
	font-size: 16px;
	color: #040404;
	position: absolute;
	bottom: -23px;
	left: 9px;
	right: 9px;
}
.picScroll-left .bd .picList{
	height: 155px;
}


.yqlj_box{
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #bfc1c3;
	border-top: 10px solid #2d548f;
	background-color: #ededed;
}
.yqlj_list{
	width: 1200px;
	height: 30px;
	margin: 0 auto;
	margin-top: 21px;
}
.yqlj_list li{
	float: left;
	height: 30px;
	background-color: #fff;
	line-height: 30px;
	font-size: 13px;
    text-align: center;
}
.jxszf{
	width: 138px;
	margin-right: 15px;
}
.jxszf a{
	display: block;
	width: 100%;
	height: 100%;
}
.jxszf img{
	width: 20px;
	height: 20px;
	margin-left: 12px;
	margin-right: 7px;
	margin-top: 5px;
	float: left;
}
.jxszf span{
	display: block;
	
	color: #bb2335;
}
.ytrb{
	width: 135px;
	text-align: center;
	margin-right: 15px;
}
.ytrb a{
	display: block;
	width: 100%;
	height: 100%;
	color: #bb2335;
}
.zgtcy{
	width: 128px;
	margin-right: 15px;
	text-align: center;
}
.yxlhs{
	width: 135px;
	text-align: center;
}
.zgtcy a,
.yxlhs a{
	color: #005ea5;
}
.yqlj_sel{
	width: 232px;
	padding-left: 16px;
	margin-left: 21px;
	background-image: url(/picture/0/2006221834471168894.png);
	background-position: 200px center;
	background-repeat: no-repeat;
	position: relative;
}
.yqlj_sel_box1,
.yqlj_sel_box2,
.yqlj_sel_box3{
	width: 1200px;
	background-color: #ededed;
	position: absolute;
	bottom: 30px;
	display: none;
	z-index: 999;
}
.yqlj_sel_box1{
	left: -327px;
}
.yqlj_sel_box2{
	left: -580px;
}
.yqlj_sel_box3{
	left: -965px;
}
.yqlj_sel:hover{
	background-image: url(/picture/0/2006221834470393248.png);
}
.yqlj_sel:hover .yqlj_sel_box1{
	display: block;
}
.yqlj_sel:hover .yqlj_sel_box2{
	display: block;
}
.yqlj_sel:hover .yqlj_sel_box3{
	display: block;
}
.yqlj_sel_list{
	width: 1200px;
    background-color: #ededed;
    overflow: hidden;
    padding: 10px 0;
}
.yqlj_sel_list .yqlj_sel_item{
	width: 240px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    float: left;
	background-color: #ededed;
}
.yqlj_sel_item a{
	color: #333;
	display: block;
}


.picScroll-left1{
	width: 100%;
	position: relative;
}
.picScroll-left1 .wyk_bottom ul{
	zoom: 1;
}
.picScroll-left1 .wyk_bottom ul li{
	width: 261px;
	height: 75px;
	margin-right: 27px;
	position: relative;
	background-color: #5c9fe2;
	font-size: 21px;
}
.picScroll-left1 .wyk_bottom ul li a{
	display: block;
	color: #fff;
	padding-left: 100px;
	width: 100%;
	height: 100%;
}

/* 适老化 */
.whpageold .content{
	margin: 0 auto;
	padding: 0px 30px 20px;
}
.whpageold .bigTit{
	width: 100%;
}
.whpageold .bigTit h1{
	font-size: 52px;
}
.whpageold .bigTit p{
	font-size: 32px;
	margin-top: 30px;
	text-align: left;
	line-height: 64px;
}
.whpageold .content_top{
	height: auto;
	margin-bottom: 50px;
}
.whpageold .banner{
	width: 100%;
	height: 658px;
	float: none;
}
.whpageold .focusBox .txt-bg{
	height: 95px;
	background: none;
	background-color: rgba(0, 0, 0, 0.55);
}
.whpageold .focusBox .txt{
	height:95px;
}
.whpageold .focusBox .txt li{
	height: 95px;
	line-height: 95px;
}
.whpageold .focusBox .txt li a{
	font-size: 36px;
}
.whpageold .focusBox .num li{
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: none;
	background-color:rgba(255,255,255,0.4);
	margin-right: 10px;
}
.whpageold .focusBox .num li.on, .whpageold .focusBox .num .on:hover{
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: none;
	background-color: #fff;
}
.whpageold .focusBox .num{
	height: 24px;
	bottom: 35px;
	margin-right: 30px;
}
.whpageold .focusBox .pic img{
	height: 658px;
}
.whpageold .sfq_box{
	width: 100%;
	height: 481px;
	margin-top: 62px;
	float: none;
}

.whpageold .xwdt_title ,.whpageold .xwdt_title_hover{
	height: 100%;
	width: 88px;
	font-size: 32px;
}
.whpageold .xwdt_title_hover .xwdt_title_txt,
.whpageold .xwdt_title_txt{
	width: 32px;
	margin: 136px auto 0;
}
.whpageold .xwdt_list{
	height: 100%;
	border: 0 ;
}
.whpageold .xwdt_list_show{
	width: 697px;
}
.whpageold .xwdt_item,
.whpageold .govpushinfo150203 li{
	padding-left: 66px;
    background: url(/picture/0/2006221058327302463.png) 30px center no-repeat;
    line-height: 70px;
    height: 70px;
    font-size: 36px;
    background-size: 6px;
}
.whpageold .xwdt_list a {
    width: 600px;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
	height: 70px;
	line-height: 70px;
	font-size: 36px;
}
.whpageold .xwdt_list td{
	padding-left: 30px;
}
.whpageold .xwdt_list td span{
	font-size: 36px;
	padding-right: 30px !important;
	line-height: 70px;
}
.whpageold .xwdt_list>div{
	width: 100% !important;
}
.whpageold .middle_title_list{
	display: none;
}
.whpageold .middle_main_box{
	margin-top: 0;
	height: auto !important;
	overflow: inherit;
	border: none;
}
.whpageold .middle_main_list{
	width: 1140px;
	float: none;
}
.middle_tybt{
	display: none;
}
.whpageold .middle_tybt{
	display: block;
	font-size: 48px;
	font-weight: 700;
	color: #2D548F;
	margin-bottom: 30px;
}
.whpageold .zcfg_box,
.whpageold .xwfb,
.whpageold .zfxxgkzl{
	width: 100%;
	margin-bottom: 50px;
}
.whpageold .zfxxgkzl_title,
.whpageold .xwfb_title,
.whpageold .zcfg_title_item{
	font-size: 44px;
	height: auto;
	line-height: 44px;
}
.whpageold .xwfb_title,
.whpageold .zfxxgkzl_title{
	margin-bottom: 30px;
}
.whpageold .zfxxgkzl_title a{
	padding: 0 !important;
}
.whpageold .zcfg_title_box,
.whpageold .zcfg_title_list{
	height: auto;
}
.whpageold .zcfg_title_list li{
	font-size: 44px;
	line-height: 44px;
	width: 205px;
}
.whpageold .zcfg_dian{
	width: 10px;
	height: 44px;
	background-size: 10px;
	margin: 0 20px;
}
.whpageold .zcfg_dian_grey{
	background-size: 10px;
}
.whpageold .zcfg_item .zcfg_item_txt{
	height: auto;
	line-height: 72px;
	font-size: 36px;
	padding: 0;
}

.whpageold .zcfg_item .zcfg_item_tips{
	font-size: 32px;
	height: auto;
	line-height: 64px;
	padding-right: 0;
}
.whpageold .zcfg_item{
	padding: 30px 0;
}
.whpageold .zcfg_item:first-child{
	padding: 30px 0;
}
.whpageold .xwfb_fbyg{
	height: 120px;
	margin-bottom: 30px;
}
.whpageold .xwfb_fbyg a{
	background: url(/picture/1/2211181638216801267.png) no-repeat center center;
}
.whpageold .xwfb_fbyg a div,
.whpageold .xwfb_fbyg a img{
	display: none;
}
.whpageold .xwfb_hg_box{
	height: 510px;
}
.whpageold .xwfb_hg_item{
	width: 556px;
}
.whpageold .xwfb_hg_item:last-child{
	margin-left: 28px;
}

.whpageold .xwfb_hg_img {
	height: 341px;
}
.whpageold .xwfb_hg_img img{
	height: 341px;
}
.whpageold .xwfb_hg_txt_box{
	height: 169px;
	padding: 30px;
}
.whpageold .xwfb_hg_txt{
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 36px;
}
.whpageold .middle_main_list01{
	padding: 0;
}
.whpageold .xwfb_hg_date{
	font-size: 32px;
}
.whpageold .zfxxgkzl_list_box{
	border: none;
	padding-left: 0;
}
.whpageold .zfxxgkzl_list{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.whpageold .zfxxgkzl_item{
    width: 556px;
    height: 77px;
    line-height: 75px;
    font-size: 38px;
}
.whpageold .zfxxgkzl_item a{
	background-position: right center;
    background-size: 36px;
}
.whpageold .xwfb_hg_tips{
	width: 196px;
    font-size: 32px;
    height: 93px;
    line-height: 93px;
    background: rgba(7, 126, 203, 0.9);
}
.whpageold .wyk_top{
	margin-bottom: 0;
}
.whpageold .picScroll-left1 .wyk_bottom ul li{
	width: 262px !important;
    height: 110px;
    margin-right: 25px;
    font-size: 32px;
}


.whpageold .picScroll-left1 .wyk_bottom ul li a{
	padding: 10px 35px 0 95px;
	background-position: 40px center !important;
}
.whpageold .middle_main_list02{
	padding-top: 50px;
}
.whpageold .wyb_left_title_box{
	display: none;
}

.whpageold .wyb_left_box{
	width: 100%;
	margin: 0;
	margin-bottom: 50px;
}
.whpageold .wyb_left_content_box{
	height: auto;
	padding: 0;
	border: none;
}
.whpageold .sel_02_title{
	height: auto;
}
.whpageold .sel_02_title_list{
	height: auto;
	margin: 0;
}
.whpageold .sel_02_title_item{
	width: 555px;
    height: 86px;
	line-height: 75px;
	font-size: 38px;
	background-size: 100%;
}
.whpageold .sel_02_title_item:last-child{
	margin-left: 30px;
}
.whpageold .sel_02_title_item_hover{
	background-size: 100%;
}
.whpageold .sel_03_item,.whpageold .sel_03_item1,.whpageold .sel_03_item2,.whpageold .sel_03_item3{
	width: 262px;
    height: 75px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.whpageold .sel_03_item a,.whpageold .sel_03_item1 a,.whpageold .sel_03_item2 a,.whpageold .sel_03_item3 a{
	font-size: 32px;
}
.whpageold .sel_03_list{
	height: 525px;
}
.whpageold .sel_03_item_img{
	width: 60px;
	height: 100%;
background-size: 40px 40px !important;
margin: 0px !important;
}
.whpageold .sel_03_item_txt{
	width: 175px;
	height: 42px;
	margin: 16px 0;
	padding-left: 19px;
	line-height: 42px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.whpageold .sel_03_title_list{
	width: 101px;
    height: 10px;
}
.whpageold .sel_03_title{
	height: 10px;
}
.whpageold .sel_03_title_item{
	width: 45px;
	height: 10px;
}
.whpageold .wyb_left_title_list,
.whpageold .wyb_right_title{
	height: 60px;
	margin-bottom: 50px;
	font-size: 44px;
}
.whpageold .wyb_left_title_list li:nth-child(2){
	display: none;
}
.whpageold .qtfw_list_box{
	border: none;
}
.whpageold .wyb_right_box {
	width: 100%;
}
.whpageold .qtfw_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.whpageold .qtfw_item{
	width: 360px;
	height: 80px;
}
.whpageold .qtfw_item a{
	background-position: 319px center;
}
.whpageold .qtfw_item_img{
	width: 80px;
	height: 80px;
	background-size: 30px !important;
}
.whpageold .qtfw_item_txt{
	font-size: 32px;
}
.whpageold .wyw_left_box,
.whpageold .wyw_right_box{
	width: 100%;
}
.whpageold .wyw_left_title{
	height:  auto;
	font-size: 44px;
	margin-bottom: 30px;
}
.whpageold .fthg_box{
	margin-bottom: 50px;
	height: auto;
}
.whpageold .dczj_title{
	font-size: 44px;
}
.whpageold .dczj_title_list li{
	height: 60px;
	line-height: 60px;
}
.whpageold .dqzj{
	width: 90px;
	height: 90px;
	font-size: 30px;
}
.whpageold .dczj_top_date{
	font-size: 32px;
}
.whpageold .dczj_top_name{
	font-size: 38px;
}
.whpageold .dczj_item_top{
	border: none;
	height: 120px;
}
.whpageold .middle_main_list03{
	padding-top: 50px;
}
.whpageold .dczj_list_box{
	height: auto;
	margin-bottom: 60px;
}
.whpageold .dczj_item{
	padding-left: 36px;
    height: 72px;
    overflow: hidden;
    line-height: 72px;
    font-size: 36px;
    background-size: 6px;
}
.whpageold .szxx_list_box{
	height: 700px;
}
.whpageold .szxx_list_box{
	width: 1062px;
}
.whpageold .wyysjh a{
	line-height: 80px;
	padding-left: 145px;
	font-size: 32px;
}
.whpageold .wyw_right_box{
	height: 785px;
}
.whpageold .wyysjh{
	width: 400px;
	height: 80px;
	background: url(/picture/1/2211211933055863786.png) no-repeat center center;
}
.whpageold .ztzl_title{
	width: 100%;
    height: 59px;
    margin-bottom: 30px;
    background: url(/picture/1/2211211933055958725.png) no-repeat center center;
}
.whpageold .ztzl_title a{
	display: block;
	width: 100%;
	height: 100%;
}
.whpageold .ztzl_title a img{
	display: none;
}
.whpageold .picScroll-left .bd .picList{
	height: 354px;
}
.whpageold .picScroll-left .bd ul li{
	width: 555px !important;
    height: 354px;
    margin-right: 30px;
    position: relative;
}
.whpageold .picScroll-left .bd ul li img{
	width: 555px;
	height: 301px;
}
.whpageold .picScroll-left .bd ul li span{
	width: 506px;
	height: 116px;
	line-height: 110px;
	border-bottom: 6px solid #bb2335;
	font-size: 38px;
	bottom: 0;
	left: 50%;
	margin-left: -253px;
}
.whpageold .picScroll-left .bd{
	padding: 0;
}
.whpageold .picScroll-left .next,.whpageold .picScroll-left .prev{
	top: 150px;
}
.whpageold .yqlj_box{
	height: 135px;
	border-top: 20px solid #2d548f;
	border-bottom: none;
}

.whpageold .yqlj_list{
	height: 100%;
	margin: 0 auto;
	padding-top: 32px;
	display: flex;
	justify-content: space-around;
}
.whpageold .yqlj_list li{
	height: 80px;
	line-height: 80px;
	font-size: 32px;
	margin: 0;
	width: 270px;
}
.whpageold .yqlj_sel{
	padding: 0;
	background-position: 238px center;
	background-size: 15px;
}
.whpageold .yqlj_sel_list .yqlj_sel_item{
	width: 270px;
	height: 64px;
	line-height: 64px;
}
.whpageold .yqlj_sel_box2{
	left: -915px;
	
}
.whpageold .yqlj_sel_box1,.whpageold .yqlj_sel_box2,.whpageold .yqlj_sel_box3{
	bottom: 80px;
}
.whpageold .yqlj_sel_box1{
	left: -615px;
}
.whpageold .dczj_item a{
	width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.zxft-big2,
.zxft-min2{
	display: none;
}
.whpageold .zxft-big2,
.whpageold .zxft-min2{
	display: block;
}
.whpageold .zxft-big1,
.whpageold .zxft-min1{
	display: none;
}
.middle_main_list{
	display: none;
}
.middle_main_list1{
	display: block;
}
.zcfg_title_item6{
	width: 87px;
    margin-right: 15px;
    background: url(http://www.yingtan.gov.cn/picture/0/2006221828194514196.png) no-repeat right;
}
.zcfg_title_item7{
	width: 88px;
}


		.left-fixed {
			width: 240px;
			width: 70px;
			height: 1px;
			text-align: center;
			margin-left: -745px;
			margin-left: -705px;
			position: fixed;
			right: 20px;
			top: 316px;
			left: 50%;
			z-index: 99999;
		}

		.left-fixed>ul li {
			width: 63px;
			height: 63px;
			text-align: center;
			padding-top: 8px;
			margin-bottom: 160px;
			cursor: pointer;
		}
		.middle_main_list{
	display: none;
}
.middle_main_list01{
	display: block;
}


